[INFO] cloning repository https://github.com/ogalright40-del/SolanaRate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogalright40-del/SolanaRate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogalright40-del%2FSolanaRate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogalright40-del%2FSolanaRate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b92b8b1a4e749a704b5e0dee200653871d4a688d
[INFO] testing ogalright40-del/SolanaRate against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogalright40-del%2FSolanaRate" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ogalright40-del/SolanaRate
[INFO] finished tweaking git repo https://github.com/ogalright40-del/SolanaRate
[INFO] tweaked toml for git repo https://github.com/ogalright40-del/SolanaRate written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ogalright40-del/SolanaRate on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ogalright40-del/SolanaRate already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-io-timeout v1.2.1
[INFO] [stderr]   Downloaded prost-types v0.12.6
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded env_filter v0.1.3
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded prost v0.12.6
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded tonic-build v0.11.0
[INFO] [stderr]   Downloaded prost-derive v0.12.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1f62d4a0b18aa2be8980cae816669504c75be070c160838de09ca8016339fa8
[INFO] running `Command { std: "docker" "start" "-a" "c1f62d4a0b18aa2be8980cae816669504c75be070c160838de09ca8016339fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1f62d4a0b18aa2be8980cae816669504c75be070c160838de09ca8016339fa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1f62d4a0b18aa2be8980cae816669504c75be070c160838de09ca8016339fa8", kill_on_drop: false }`
[INFO] [stdout] c1f62d4a0b18aa2be8980cae816669504c75be070c160838de09ca8016339fa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00b9281d707c53428ddbaf83a49ef89c0e9875d4301317bc43e14d81ef3df139
[INFO] running `Command { std: "docker" "start" "-a" "00b9281d707c53428ddbaf83a49ef89c0e9875d4301317bc43e14d81ef3df139", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling solana-amm-rate-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stdout] warning: value assigned to `simulation_mode` is never read
[INFO] [stdout]   --> src/client.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut simulation_mode = false;
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PriceUpdate` is never constructed
[INFO] [stdout]   --> src/amm_types.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct PriceUpdate {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/amm_types.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct AmmProgram {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 68 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AmmProgram` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `calculate_rate`, `create_market_rate`, and `get_performance_log` are never used
[INFO] [stdout]   --> src/rate_calculator.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl RateCalculator {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn calculate_rate(&mut self, base_amount: f64, quote_amount: f64) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn create_market_rate(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub fn get_performance_log(&self) -> &Vec<(String, Instant)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `clear_screen` is never used
[INFO] [stdout]   --> src/table_ui.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl TableUI {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn clear_screen() {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AmmProgram` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/solana-amm-rate-calculator-06724f1029da24b0/out/solana.amm.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AmmProgram {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "00b9281d707c53428ddbaf83a49ef89c0e9875d4301317bc43e14d81ef3df139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b9281d707c53428ddbaf83a49ef89c0e9875d4301317bc43e14d81ef3df139", kill_on_drop: false }`
[INFO] [stdout] 00b9281d707c53428ddbaf83a49ef89c0e9875d4301317bc43e14d81ef3df139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 637a83800698d14c8349d094e73c43ea86dd9078bf0fdcbe678fbbc4128d10f1
[INFO] running `Command { std: "docker" "start" "-a" "637a83800698d14c8349d094e73c43ea86dd9078bf0fdcbe678fbbc4128d10f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling solana-amm-rate-calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `simulation_mode` is never read
[INFO] [stdout]   --> src/client.rs:65:35
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut simulation_mode = false;
[INFO] [stdout]    |                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PriceUpdate` is never constructed
[INFO] [stdout]   --> src/amm_types.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct PriceUpdate {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/amm_types.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct AmmProgram {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 68 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AmmProgram` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_market_rate` and `get_performance_log` are never used
[INFO] [stdout]   --> src/rate_calculator.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl RateCalculator {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn create_market_rate(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |     pub fn get_performance_log(&self) -> &Vec<(String, Instant)> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `clear_screen` is never used
[INFO] [stdout]   --> src/table_ui.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl TableUI {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn clear_screen() {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AmmProgram` is never constructed
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/solana-amm-rate-calculator-06724f1029da24b0/out/solana.amm.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct AmmProgram {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "637a83800698d14c8349d094e73c43ea86dd9078bf0fdcbe678fbbc4128d10f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "637a83800698d14c8349d094e73c43ea86dd9078bf0fdcbe678fbbc4128d10f1", kill_on_drop: false }`
[INFO] [stdout] 637a83800698d14c8349d094e73c43ea86dd9078bf0fdcbe678fbbc4128d10f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c377115e77c22436daa06f0ca5a8dac2ec686a140a9224f6cc30d6f8ab1c4b71
[INFO] running `Command { std: "docker" "start" "-a" "c377115e77c22436daa06f0ca5a8dac2ec686a140a9224f6cc30d6f8ab1c4b71", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `simulation_mode` is never read
[INFO] [stderr]   --> src/client.rs:65:35
[INFO] [stderr]    |
[INFO] [stderr] 65 |         let mut simulation_mode = false;
[INFO] [stderr]    |                                   ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PriceUpdate` is never constructed
[INFO] [stderr]   --> src/amm_types.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 41 | pub struct PriceUpdate {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/amm_types.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 67 | pub struct AmmProgram {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] 68 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AmmProgram` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `create_market_rate` and `get_performance_log` are never used
[INFO] [stderr]   --> src/rate_calculator.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl RateCalculator {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 44 |     pub fn create_market_rate(
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 95 |     pub fn get_performance_log(&self) -> &Vec<(String, Instant)> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `clear_screen` is never used
[INFO] [stderr]   --> src/table_ui.rs:47:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl TableUI {
[INFO] [stderr]    | ------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub fn clear_screen() {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AmmProgram` is never constructed
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/solana-amm-rate-calculator-06724f1029da24b0/out/solana.amm.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct AmmProgram {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `solana-amm-rate-calculator` (bin "solana-amm-rate-calculator" test) generated 6 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/solana_amm_rate_calculator-c409ee8fff70b671)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test rate_calculator::tests::test_rate_calculation ... ok
[INFO] [stdout] test rate_calculator::tests::test_filters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c377115e77c22436daa06f0ca5a8dac2ec686a140a9224f6cc30d6f8ab1c4b71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c377115e77c22436daa06f0ca5a8dac2ec686a140a9224f6cc30d6f8ab1c4b71", kill_on_drop: false }`
[INFO] [stdout] c377115e77c22436daa06f0ca5a8dac2ec686a140a9224f6cc30d6f8ab1c4b71
